PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setPickTrayByPDFSize Method
True if the PDF page size shall be used to select the input paper tray.
In This Topic
    setPickTrayByPDFSize Method
    In This Topic
    Sets a value indicating whether the PDF page size shall be used to select the input paper tray.
    This setting influences only the preset values used to populate the print dialogue presented by an interactive PDF processor.
    Syntax
    public void setPickTrayByPDFSize( 
       boolean value
    )

    Parameters

    value
    True if the PDF page size shall be used to select the input paper tray.
    See Also